Overview
Many key programming concepts are
general
(language independent).
We'll touch on some here.
A Few Suggestions:
Review the concepts as they are super important
Do
not
study them deeply (i.e. a little now, a little coding, a little later, ...)
The first read should be very quick
Variables and Types References
We'll tour
general
information:
Variables 💡
Primitive Data Types
Dynamic vs Static
Logic References
103 Logic
104 Conditional Statements
105 Loop Statements
Context and Scope
Concepts Of Context And Scope
JavaScript Guide (Chapter 201 - GeneralConcepts)
General Concepts
>
Search Site
Home
Back To Top